Release 10.1A: OpenEdge Development:
Progress 4GL Reference
LAST-OBJECT attribute
The object reference for the last class object instance in the list of all valid instances created in the current OpenEdge session. If there are no class object instances in the current session, this attribute returns Unknown value (
Data type: Progress.Lang.Object Access: Readable Applies to: SESSION system handle?).Once you get the last object reference in the list, you can use the PREV-SIBLING data member in the Progress.Lang.Object class to get the previous entry in the list of object references.
See also
FIRST-OBJECT attribute, NEXT-SIBLING and PREV-SIBLING data members (in the Progress.Lang.Object class)
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |